-
Home
-
AsiaBill Payment Gateway for WooCommerce
-
1.2.1
-
Code
-
Classes
- WC_Asiabill_Payment_Gateway
Total Complexity |
35 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
367 |
Lines of code |
265 |
Logical lines of code |
103 |
Comment lines |
24 |
Methods |
13 |
Properties |
3 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_response() |
A |
51 |
9 |
25 |
order_parameter() |
S |
47 |
5 |
35 |
process_refund() |
S |
48 |
5 |
30 |
init_form_fields() |
S |
42 |
1 |
65 |
process_payment() |
S |
47 |
2 |
37 |
get_order_by_number() |
S |
62 |
3 |
11 |
sanitize_post() |
S |
57 |
2 |
17 |
get_icon() |
S |
66 |
2 |
7 |
payment_fields() |
S |
67 |
2 |
7 |
__construct() |
S |
60 |
1 |
13 |
admin_options() |
S |
65 |
1 |
9 |
add_refund_note() |
S |
69 |
1 |
6 |
api() |
S |
80 |
1 |
3 |